📚 node [[transfer_learning|transfer learning]]
Welcome! Nobody has contributed anything to 'transfer_learning|transfer learning' yet. You can:
  • Write something in the document below!
    • There is at least one public document in every node in the Agora. Whatever you write in it will be integrated and made available for the next visitor to read and edit.
  • Write to the Agora from social media.
    • If you follow Agora bot on a supported platform and include the wikilink [[transfer_learning|transfer learning]] in a post, the Agora will link it here and optionally integrate your writing.
  • Sign up as a full Agora user.
    • As a full user you will be able to contribute your personal notes and resources directly to this knowledge commons. Some setup required :)
⥅ related node [[transfer of learning from a modern multidisciplinary perspective]]
⥅ related node [[transfer_learning]]
⥅ related node [[transfer learning ibm]]
⥅ node [[transfer-learning-ibm]] pulled by Agora

Transfer Learning - IBM

Go to [[Module 1 - Watson AI Overview]] or the [[Main AI Page]]

Using learned patterns from previously-trained models as the basis for new models, layering more specific models on top of less specific ones to speed-up the training of commercially-focused AI applications.

From IBM:

Transfer Learning is learning how to learn. It's what enables Watson to learn more from less, so it doesn't need to be trained from scratch. It can be fed prior knowledge to speed things up. 

Small Datasets

IBM hints that this is moving towards a solution to the big dataset problem talked about in [[Constraints on AI and robotic advances]].

Data Security

IBM claims their 3 layer model protects client data in ways other company's models don't.

  • The first layer is general knowledge, such as that which could be obtained from wikipedia. It tells Watson what a house or a tornado is.
  • The second layer is industry-specific learning. It creates the specific lexicon of symbolic meanings to remove ambiguity and provide models with maths etc.
  • The third layer is client-specific learning. Everything flows up to this so no client sees any other client's data, but still enjoys the speed of pre-trained industry modelling.
⥅ node [[transfer_learning]] pulled by Agora

transfer learning

Go back to the [[AI Glossary]]

Transferring information from one machine learning task to another. For example, in multi-task learning, a single model solves multiple tasks, such as a deep model that has different output nodes for different tasks. Transfer learning might involve transferring knowledge from the solution of a simpler task to a more complex one, or involve transferring knowledge from a task where there is more data to one where there is less data.

Most machine learning systems solve a single task. Transfer learning is a baby step towards artificial intelligence in which a single program can solve multiple tasks.

📖 stoas
⥱ context